gtk4.git
2020-07-26 Jordi MasUpdate Catalan translation
2020-07-26 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-25 Matthias Clasenoverlaylayout: Document minimally
2020-07-25 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-25 Matthias Clasengtk: Improve struct packing in places
2020-07-25 Matthias Clasengdk: Improve struct packing in places
2020-07-25 Matthias Clasencolorswatch: Remove unused radius fields
2020-07-25 Matthias Clasenhsla: Just store floats
2020-07-25 Matthias Clasenheaderbar: Drop the Private struct
2020-07-25 Matthias Clasencolorplane: Drop the Private struct and padding
2020-07-25 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-24 Matthias ClasenMerge branch 'wip/otte/types' into 'master'
2020-07-24 Matthias ClasenAdd another sortlistmodel test
2020-07-24 Matthias Clasentestsuite: Add an incremental sort test
2020-07-24 Matthias Clasentimsort: Avoid a crash
2020-07-24 Benjamin OtteReplace "gdouble" with "double"
2020-07-24 Benjamin OtteReplace "gfloat" with "float"
2020-07-24 Benjamin OtteReplace "gchar" with "char"
2020-07-24 Benjamin OtteReplace "gint" with "int"
2020-07-24 Matthias Clasentestsuite: Use better names for sortlistmodel tests
2020-07-24 Matthias Clasentestsuite: Reenable tests for incremental sort
2020-07-24 Matthias ClasenMerge branch 'remove-align-widget' into 'master'
2020-07-24 Matthias Clasensortlistmodel: Fix a crash
2020-07-24 Matthias Clasendropdown: Fix popup sizing
2020-07-24 Florian Müllnermenubutton: Remove align-widget property
2020-07-24 Timm BäderMerge branch 'fix-gdk-array-msvc' into 'master'
2020-07-24 Chun-wei Fangdk/gdkarrayimpl.c: Fix build on Visual Studio
2020-07-24 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-23 Matthias Clasendocs: Work around escaping bugs
2020-07-23 Matthias Clasendocs: Pass --standalone to pandoc
2020-07-23 Matthias Clasendocs: Improve shortcut trigger docs
2020-07-23 Matthias Clasendocs: Explain the shortcutcontroller example a bit
2020-07-23 Matthias Clasenfilechooser: Remove a leftover signal emission
2020-07-23 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2020-07-23 Benjamin Ottesearchenginemodel: Remove unused code
2020-07-23 Benjamin Ottesearchengine: Remove unused set_recursive() call
2020-07-23 Florentina... Update Romanian translation
2020-07-23 Florentina... Update Romanian translation
2020-07-23 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-22 Matthias ClasenNEWS: Updates
2020-07-22 Matthias Clasenmigration guide: Add some tables
2020-07-22 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2020-07-22 Benjamin Ottetimsort: Actually 0-terminate the array in get_runs()
2020-07-22 Yuri ChornoivanUpdate Ukrainian translation
2020-07-22 Yuri ChornoivanUpdate Ukrainian translation
2020-07-22 Matthias ClasenMerge branch 'wip/otte/sortlistmodel2' into 'master'
2020-07-22 Piotr DrągUpdate POTFILES.in
2020-07-22 Benjamin Ottegtk-demo: Add a progress bar when the colors demo resorts
2020-07-22 Benjamin Ottesortlistmodel: Add progress estimation
2020-07-22 Benjamin Ottetimsort: Add progress estimation
2020-07-22 Benjamin Ottesortlistmodel: Make key generation part of the step...
2020-07-22 Benjamin Ottegtk-demo: Make colors demo do incremental sorting
2020-07-22 Benjamin Ottesortlistmodel: Properly compute runs
2020-07-22 Benjamin Ottesortlistmodel: Make sort stable again
2020-07-22 Benjamin Ottemultisorter: Implement GtkSortKeys
2020-07-22 Benjamin Ottetreelistrowsorter: Implement GtkSortKeys
2020-07-22 Benjamin Ottenumericsorter: Implement GtkSortKeys
2020-07-22 Benjamin Ottestringsorter: Implement GtkSortKeys
2020-07-22 Benjamin Ottesortkeys: Add an equal sort keys
2020-07-22 Benjamin Ottesortlistmodel: Use GtkSortKeys
2020-07-22 Benjamin Ottesorter: Introduce GtkSortKeys
2020-07-22 Benjamin Ottesortlistmodel: Split the SortItem into 2 arrays
2020-07-22 Benjamin Ottesortlistmodel: Add an incremental property
2020-07-22 Benjamin Ottetestsuite: Add exhaustive sortlistmodel test
2020-07-22 Benjamin Ottesortlistmodel: Make the sort callback useful
2020-07-22 Benjamin Ottetimsort: Add change tracking to gtk_tim_sort_step()
2020-07-22 Benjamin Ottetimsort: Add gtk_tim_sort_set_max_merge_size()
2020-07-22 Benjamin Ottetimsort: Make sure merges don't take too long
2020-07-22 Benjamin Ottesortlistmodel: Make sorting incremental
2020-07-22 Benjamin Ottetimsort: Add gtk_tim_sort_set_runs()
2020-07-22 Benjamin Ottesortlistmodel: Use timsort
2020-07-22 Benjamin OtteAdd a timsort() implementation
2020-07-22 Benjamin Ottesortlistmodel: Track item positions
2020-07-22 Benjamin Ottesortlistmodel: Replace with an array-based model
2020-07-22 Boyuan YangUpdate Chinese (China) translation
2020-07-22 Boyuan YangUpdate Chinese (China) translation
2020-07-22 Boyuan YangUpdate Chinese (China) translation
2020-07-21 Matthias ClasenMerge branch 'wip/chergert/quartz4u' into 'master'
2020-07-21 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-21 Christian Hergertmacos: prototype new GDK backend for macOS
2020-07-21 Christian Hergertgdk: disable file transfer portal on macOS
2020-07-21 Christian Hergertbuild: add ATK fallback subproject wrapper
2020-07-21 Christian Hergertbuild: squash various warnings with Clang
2020-07-21 Christian Hergertbuild: fix linking support on macOS with Clang
2020-07-21 Matthias Clasengdk: Update gdkkeysyms.h
2020-07-20 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-20 Matthias Claseninspector: Make picking objects show them
2020-07-20 Benjamin Ottesortlistmodel: Test that the model is stable
2020-07-20 Benjamin Ottetestsuite: Fix a leak
2020-07-20 Matthias ClasenMerge branch 'barthalion/asan-runner' into 'master'
2020-07-20 Matthias ClasenMerge branch 'action-muxer-speedup' into 'master'
2020-07-20 Bartłomiej... ci: Switch ASAN tests to runners tagged so
2020-07-20 Matthias Clasenactionmuxer: Update docs and clean up headers
2020-07-20 Matthias Clasenactionmuxer: Use an array for accels
2020-07-20 Matthias Clasenactionmuxer: Create observed_actions and groups on...
2020-07-20 Matthias Claseninspector: Make the actions tab work again
2020-07-20 Matthias ClasenAdd gtk_action_muxer_list_actions
2020-07-20 Matthias Clasenactionmuxer: Stop implementing GActionGroup
2020-07-20 Matthias Clasenactionmuxer: Port internal users
2020-07-20 Matthias Clasenactionmuxer: Add some more api
next